-
Notifications
You must be signed in to change notification settings - Fork 1.4k
tests: drivers: flash: common: run on SDP MSPI #20542
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tests: drivers: flash: common: run on SDP MSPI #20542
Conversation
|
After documentation is built, you will find the preview for this PR here. |
|
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 497433f00625c0b879ddde5d427f44dacee28cac more detailssdk-nrf:
Github labels
List of changed files detected by CI (13)Outputs:ToolchainVersion: acee3b0b2b Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
New alt-config for zephyr/tests/drivers/flash/common/testcase.yaml added at CI. |
a599a79 to
fb48824
Compare
fb48824 to
dba12eb
Compare
|
You can find the documentation preview for this PR here. |
dba12eb to
ebd1854
Compare
ebd1854 to
c95c387
Compare
c95c387 to
e76f70c
Compare
c696441 to
4d0b2db
Compare
3771dc1 to
b9e589b
Compare
Increase RX buffer size to be able to run flash/common test. Signed-off-by: Jakub Zymelka <[email protected]>
b9e589b to
190213d
Compare
Increase size of the PBUF RX to be able to handle longer messages. Signed-off-by: Jakub Zymelka <[email protected]>
aa663f6 to
68e4254
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add e.g nrf.extended. to the name, to it can be easily recognizable.
…ration Add local copy of test configuration to enable SDP MSPI flash common test. Signed-off-by: Jakub Zymelka <[email protected]>
Twister does not have a functionality to quarantine single test case. As a quick workaround, move source from zephyr, but disable failing test with ifdef. When issue is fixed, this commit should be reverted. Signed-off-by: Marcin Szymczyk <[email protected]>
Current memory configuration is SINGLE mode. We need to remove unused pins in this mode until SDP app supports it properly. Otherwise it causes problems with reset ans WP pins. Signed-off-by: Jakub Zymelka <[email protected]>
0962ce7 to
497433f
Compare
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
K



No description provided.